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

<record version="6" id="7820">
 <title>curvature of a circle</title>
 <name>CurvatureOfACircle</name>
 <created>2006-04-10 17:21:53</created>
 <modified>2008-03-19 22:45:12</modified>
 <type>Example</type>
<parent id="7072">Serret-Frenet equations in $\mathbb{R}^2$</parent>
 <creator id="11260" name="cvalente"/>
 <author id="3771" name="CWoo"/>
 <author id="2872" name="pahio"/>
 <author id="13753" name="Mathprof"/>
 <author id="11260" name="cvalente"/>
 <classification>
	<category scheme="msc" code="53A04"/>
 </classification>
 <related>
	<object name="circle"/>
	<object name="curvature"/>
	<object name="Connection"/>
	<object name="CircleOfCurvature"/>
 </related>
 <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>Let $C_r$ be a circle of radius $r$ centered at the origin.

A canonical parameterization of the curve is (counterclockwise)

$$ g(s) = r\left( \cos \left( \frac{s}{r} \right), \sin \left( \frac{s}{r}\right) \right) $$

for $s \in (0, 2\pi r)$ (actually this leaves out the point $(r,0)$ but this could be treated via another parameterization taking $s \in (-\pi r, \pi r)$)

Differentiating the parameterization we get

$$ \mathbf{T} = g'(s) = \left( -\sin \left( \frac{s}{r} \right), \cos \left( \frac{s}{r}\right) \right)$$

and this results in the normal

$$\mathbf{N} = J \cdot\mathbf{T} = -\left(\cos\left(\frac{s}{r}\right),\;\sin\left(\frac{s}{r}\right)\right) 
= -\frac{g(s)}{r}$$

Differentiating $g$ a second time we can calculate the curvature

$$\mathbf{T}' = -\frac{1}{r}\left(\cos\left(\frac{s}{r}\right),\;\sin\left(\frac{s}{r}\right)\right) =  \frac{1}{r} \mathbf{N}$$

and by definition

$$ \mathbf{T}' = k\mathbf{N}\;\; \therefore\; k = \frac{1}{r} $$

and thus the curvature of a circle of radius $r$ is $\displaystyle{\frac{1}{r}}$ provided that the positive direction on the circle is anticlockwise; otherwise it is $\displaystyle{-\frac{1}{r}}$.</content>
</record>
