<?xml version="1.0" encoding="UTF-8"?>

<record version="1" id="64">
 <title>test2</title>
 <name>Test2</name>
 <created>2005-08-17 01:20:25</created>
 <modified>2005-08-17 01:20:25</modified>
 <type>Definition</type>
 <creator id="1" name="bloftin"/>
 <modifier id="1" name="bloftin"/>
 <author id="1" name="bloftin"/>
 <preamble>% 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</preamble>
 <content>Yet another test entry


Coulomb's law describes the electrostatic force between electric charges. Coulomb was the first scientist to measure the force using a torsion balance and he discovered that the attraction or repulsion force increases or decreases inversely as the square of the distance between the charges. As an equation Coulomb's law is given as

\begin{center}
$F = k \frac{q_1 q_2}{r^2}$
\end{center}

This equation only gives the magnitude of the force, but we must also take into account the direction of the force. Similar to gravity, the force between the charges acts along a line between them. Coulomb's law in vector form is

\begin{center}
$ \vec{F} = k \frac{q_1 q_2}{r_{12}^3} \vec{r}_{12} $
\end{center}

Some explanation is needed for the variables. $r_{12}$ is the distance between the two charges. The direction of the force is taken into account through the unit vector $\hat{r}_{12}$ which will point towards the other charge or in the oppososite direction depending on attraction or repulsion. So to go from the first equation we add the unit vector

\begin{center}
$ \vec{F} = k \frac{q_1 q_2}{{r^2}_{12}} \hat{r}_{12}$
\end{center}

To get a unit vector we divide the vector between the charges by its magnitude

\begin{center}
$\vec{r}_{12} = r_{12} \hat{r}_{12}$
\end{center}

so the unit vector is

\begin{center}
$\hat{r}_{12} = \frac{\vec{r}_{12}}{r_{12}} $
\end{center}

repacing the unit vector with the above equation yields the vector form of Colomb's Law.

More to come on how Coulomb used a torsion balance to come up with this relationship...</content>
</record>
