Zeno's spiral into madness

Calculus Level 3

Zeno has just come up with his famous paradox. He begins to panic at the thought of all motion being an illusion, and so starts pacing around, trying desperately to calm his nerves and resolve the paradox.

Starting at ( 0 , 0 ) (0,0) , Zeno goes up 1 1 meter and turns 9 0 90^{\circ} clockwise. Each time, the length of the new step decreases to half of its previous step, followed by a turn 9 0 90^{\circ} clockwise. So he progresses, 1 1 meter up, 1 2 \frac{1}{2} meter right, 1 4 \frac{1}{4} meter down...

At the very end, what is the magnitude of the displacement Zeno has travelled from the origin in meters? (Assume that the spiraling takes a finite amount of time.)

Image Credit: Wikimedia Rama


The answer is 0.894427191.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Jake Lai
May 9, 2015

The thing to note is that this is the sum of displacement vectors in the x y xy -plane, which we can resolve into x x and y y components, sum, and find the distance via Pythagoras' theorem!

Now, we have two sums to deal with:

S y = n = 0 ( 1 ) n 2 2 n S x = n = 0 ( 1 ) n 2 2 n + 1 S_{y} = \sum_{n=0}^{\infty} \frac{(-1)^{n}}{2^{2n}} \quad \quad \quad S_{x} = \sum_{n=0}^{\infty} \frac{(-1)^{n}}{2^{2n+1}}

Now, notice that the first sum is a geometric series, which we can handle with the identity n = 0 x n = 1 1 x \displaystyle \sum_{n=0}^{\infty} x^{n} = \frac{1}{1-x} .

S y = n = 0 ( 1 4 ) n = 1 1 ( 1 4 ) = 4 5 S_{y} = \sum_{n=0}^{\infty} \left( -\frac{1}{4} \right)^{n} = \frac{1}{1-(-\frac{1}{4})} = \frac{4}{5}

Also, notice that the second sum is simply half the first! Thus:

S x = 1 2 S 1 = 2 5 S_{x} = \frac{1}{2}S_{1} = \frac{2}{5}

Now, by a simple application of Pythagoras' theorem, we get that

d = S x 2 + S y 2 = ( 2 5 ) 2 + ( 4 5 ) 2 = 2 5 5 = 0.894 d = \sqrt{S_{x}^{2}+S_{y}^{2}} = \sqrt{\left( \frac{2}{5} \right)^{2}+\left( \frac{4}{5} \right)^{2}} = \frac{2\sqrt{5}}{5} = \boxed{0.894}

Otto Bretscher
May 9, 2015

This problem is poorly worded... the distance he has travelled is 2... but the displacement (change in position) is 20 5 \frac{\sqrt{20}}{5} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...