A simple derivation of the Centripetal Acceleration Formula?

Imagine a object steadily traversing a circle of radius $r$ centered on the origin. It's position can be represented by a vector of constant length that changes angle. The total distance covered in one cycle is $2\pi r$. This is also the accumulated amount by which position has changed..

Now consider the velocity vector of this object: it can also be represented by a vector of constant length that steadily changes direction. This vector has length $v$, so the accumulated change in velocity is $2 \pi v$.

The magnitude of acceleration is then $\frac{\text{change in velocity}}{\text{elapsed time}}$, which we can write as: $$a = \frac{2 \pi v}{\left(\frac{2\pi r}{v} \right)} = \frac{v^2}{r} \,.$$

Q.E.D.


Aside: that derivation is used in a lot of algebra/trig based textbooks.


enter image description here

Pic 2

In right-angled-triangle ABC \begin{equation} \dfrac{|\dfrac{\Delta \mathbf{\vec v}}{2}|}{|\vec V|}=Sin\dfrac{\Delta \vec \theta}{2} \tag{01} \end{equation} If \begin{equation} \theta \tag{02} \end{equation} is small \begin{equation} v(t) \approx v(t + \delta t ) = \mathbf{\vec v} \tag{03} \end{equation} \begin{equation} \dfrac{|\dfrac{\delta \mathbf{\vec v}}{2}|}{|\vec V|}=Sin\dfrac{\delta \vec \theta}{2} \tag{03} \end{equation} For small angle \begin{equation} \delta \theta \approx Sin {\delta \theta} \tag{04} \end{equation} So on rearranging \begin{equation} \dfrac{\delta \mathbf{\vec v}}{2} =\dfrac{\delta \vec \theta}{2} \times \vec v \tag{05} \end{equation} \begin{equation} \delta \mathbf{\vec v} =\delta \vec \theta \times \vec v \tag{06} \end{equation} \begin{equation} \dfrac{\delta \mathbf{\vec v}}{\delta \mathbf{t}} =\dfrac{\delta \vec \theta}{\delta \mathbf{t}} \times \vec v \tag{07} \end{equation}

\begin{equation} \mathbf{\vec a}=\dfrac{\delta \mathbf{\vec v}}{\delta \mathbf{t}} \tag{08} \end{equation}

\begin{equation} \vec \omega =\dfrac{\delta \vec \theta}{\delta \mathbf{t}} \tag{09} \end{equation}

\begin{equation} \mathbf{\vec a}=\vec \omega \times \vec v \tag{10} \end{equation}

\begin{equation} \mathbf{a}=\omega \times v \tag{11} \end{equation} And since \begin{equation} \mathbf{v}=\omega \times r \tag{12} \end{equation} So \begin{equation} \mathbf{a}=\dfrac {v^{2}}{\mathbf{r}} \tag{13} \end{equation}


You can do this derivation by breaking the position of the orbiting particle down into components. It isn't short, but I think it's useful because it supplements the algebra with concrete physical analogies. I'll organize it into four parts: decomposition, oscillation, energy, and symmetry.

Decomposition

The position of a particle moving along a circular path can be described by two half-out-of-phase sine waves -- or equivalently, a sine wave and a cosine wave:

An animated illustration of the relationship between rotation and the sine function, as parameterized by time.

(via)

This is easy to derive: suppose the particle is moving at a constant angular velocity $\omega$ around a circle of radius $r$. Then $\theta = \omega t$, and basic trigonometry tells us that the position of the particle given $\theta$ is given by $x = r \cos \theta$ and $y = r \sin \theta$. We can substitute to get $x = r \cos (\omega t)$ and $y = r \sin (\omega t)$.

Oscillation

It turns out that there's another kind of movement that's described by sine waves: the oscillation of a weight on a spring. In such a system,

$$x(t) =A \cos \left(\sqrt{k \over m}t \right)$$

where $A$ is the amplitude (i.e. the difference between the spring's maximum length and its resting length), $k$ is the spring's force constant, from Hooke's law, and $m$ is, of course, the mass. Deriving this equation in the usual way requires not only calculus, but also differential equations -- so I'm going to ask you to take my word for it until a bit later.

For our purposes, this means that the mechanics of the orbiting particle can be simulated by two oscillating springs: one for the $x$ component, and one for the $y$ component that is identical to the first, but that is half-out-of-phase with it. To picture what this looks like, look back at the animation above, and pretend the blue dot and the red dot are attached to springs that are at $0$ when resting.

Now that we have this spring-based model, we can use it to determine the force being applied to the particle along the $x$ axis! By Hooke's law, the force a spring exerts on an attached weight is $F = -kx$. Let's try to use that formula to determine the acceleration of the particle when the $x$ spring is at its maximum length. We know its maximum length will be $r$ in this case -- this corresponds to the moment when the particle is at $x = r, y = 0$. And we know that $F = ma$. So by substitution, $ma = -kr$; divide by $m$, and

$$ a = -k \frac{r}{m}$$

Our work is half done. But now we have a new problem: we don't know what $k$ is -- after all, there's no actual spring, so we can't measure anything. We need to know what value of $k$ a spring will have if it moves the same way as the particle does along the $x$ axis. To solve this problem, we have to start thinking about conservation laws.

Energy

Let's think about what happens when the $x$ spring oscillates. When the spring is at $x = r$, it exerts the largest force on the particle, but the particle isn't moving at all. This is right at the peak of the wave. That means $v = 0$. From that point, the force that the spring applies to the particle will accelerate it from $0$ to its largest velocity $-v_\text{max}$.1 And by the time the particle reaches $x = 0$, the spring will be applying no force; that's the spring's resting state. Since the spring is applying no force, we've reached $-v_\text{max}$ -- the direction of future acceleration will be in the opposite direction, slowing the particle down until it reaches $x = -r$.

So this means that at $x = r$, we have $F = -F_\text{max}$, $a = -a_\text{max}$, and $v = 0$. And at $x = 0$, we have $F = 0$, $a = 0$, and $v = -v_\text{max}$.

Here's what's happening: the energy in the system is moving back and forth between maximum kinetic energy (at $x = 0$ when the spring is not stretched or compressed at all) and maximum potential energy (at $x = r$, when the spring is fully stretched). And because of conservation of energy, these two maxima must be equal; in other words, $E_\text{max}$ = $P_\text{max}$.

The formula for kinetic energy is $E = \frac{1}{2} mv^2$ -- that's basic Newtonian mechanics. What's the formula for $P$ in this case? This is the hardest part of the derivation. The potential energy stored in the spring is equal to the amount of negative work done to stretch it to $x = r$. So we have to remember the formula for work: $W = Fd$, where $d$ stands for distance traveled -- i.e. $x$, assuming that we start at $x = 0$. But then we have a problem. $F = -kx$ is not constant -- it's a function of $x$.

In general, this would mean we have to do calculus. But luckily enough, $F = -kx$ is a linear function, and so the value we want is equal to the area of the triangle formed by the $x$ axis and the line $F = -kx$:

The integral of -kxdx from x = 0 to x = 1, with k = 1.

(via)

In the above chart, $k = 1$, the distance traveled $d = x_\text{max} = 1$, and the area of the given triangle represents the value you get when you multiply $F(x)$ by distance traveled, adjusting for changes in the value of $F$ as the distance increases. But since the height of the triangle is $-kx_\text{max}$ and the base of the triangle is $x_\text{max}$, we can just use plain old geometry. The area of a triangle is $\rm \frac{1}{2} base \times height$ -- or, here, because $x_\text{max} = r$

$$W = -\frac{1}{2} kr^2$$

And since potential energy is equal to negative work:

$$P = \frac{1}{2} kr^2$$

Isn't it interesting how similar that is to $E = \frac{1}{2} mv^2$? If you think about that for a while, and consider that $E + P$ has to be a constant value, you might start to realize why an oscillating spring follows a sinusoidal path! (Hint: write the formula for a circle, but use $\sqrt{E + P}$ instead of $r$, and $v$ instead of $y$.)

But you can come back to that later. We're very close! Setting $v = v_\text{max}$:

$$E + P = E_\text{max} = P_\text{max} = \frac{1}{2} kr^2 = \frac{1}{2} mv^2$$

What happens when we solve for $k$?

\begin{align}\frac{1}{2} kr^2 &= \frac{1}{2} mv^2\\ \implies kr^2 &= mv^2\\ \implies k &= \frac{mv^2}{r^2}\end{align}

Now we can substitute that into our formula for acceleration above:

\begin{align}a &= -k \frac{r}{m}\\ &= -\frac{mv^2}{r^2} \frac{r}{m}\\ &= -\frac{v^2}{r}\end{align}

You might be wondering why the negative sign appears in this version. But recall that the acceleration is technically in the opposite direction of the displacement. So when $x = r, y = 0$, the acceleration is in the direction of $-r$. If it were otherwise, the particle would be accelerating outwards!2

Symmetry

The last step of this derivation requires a trick. We began by breaking movement in two dimensions into movement along two one-dimensional components. We then used imaginary springs to describe the particle's movement along those two components. And now, we face a final question: how do we pick our $x$ and $y$ components?

They have to be at right angles to one another, but that's only half the battle -- we have to find the "right place" to start, the "real" $x$ coordinate. The trouble is that we can't. The circular path along which the particle moves is rotationally symmetrical. There's nothing about the circle to tell us where it "starts" or "ends."

This means that the above line of reasoning holds no matter where we start. We can pick any point on the circle as the $x=1, y=0$ point, and the above will be valid. So wherever the particle is, we simply set that point as our $x = r, y = 0$ point, and everything else falls into place.

If we wanted to make more work for ourselves, we could work out the details trigonometrically, using the above formulas, adjusting them for the $y$ axis, and then recombining the $x$ and $y$ values using vector algebra. But we don't need to -- the symmetry argument is more powerful in this case.

1. Here "largest" really means "most negative," because the particle is moving in the negative $x$ direction. These values will really be $-F_\text{max}$ and $-v_\text{max}$. Later, when the particle is moving in the opposite direction, these values will be positive.

2. Making sense of the signs takes a lot of subtle detail work; in particular, you have to understand why negative work becomes positive potential energy. It also helps to think about $r$ as a vector (which has a direction) instead of a magnitude (which doesn't). Fortunately, physical intuition provides a reliable guide in this case; if something turns out obviously wrong, double-check your thinking.