On the Length of Curves

| | Comments (1)

I'm somewhat depressed for various reasons, so I shall discuss mathematics: the pastime of all famous depressives.

I was riding in a car to Seattle in the dark. One can't easily read in the dark, so I was forced into pure thought. Among other things, I entertained the problem of a finding the length of any curve. Let's say say you have some crazy curve represented by a the function y=f(x). Finding the distance along the curve over an interval [a,b] turned out to be an interesting problem of whose solution I was not aware. So I thought about it, and I had an epiphany. It was a very elementary epiphany, but an epiphany which led me to this solution to the problem:

Consider a function y=f(x). Let L be the length of the curve over an interval [a,b]. Now divide L in differential units dl. Since each unit dl approximates a straight line, the distance of each is given by the Pythagorean theorem. So dl=((x1 - x2)2 + (y1 - y2)2)1/2. Rewriting this gives dl=(Δx2 + Δy2)1/2, and finally dl=(dx2 + dy2)1/2 since Δx and Δy shrink to differentials for a dl. Integration gives L=∫(dx2 + dy2)1/2. So simple! It checks out for y=x. I tried it for y=x2 doing the integration using trig substitutions and it is a pretty ungodly integral to solve. Numerical integration performed on a TI-89 leads me to suspect that I've got the correct solution.

This is the kind of thing that makes me love calculus. Without having the sacred knowledge, this problem is unbelievably daunting and would require somekind of brilliant insight. With the calculus, it just takes a few minutes of thinking and voila! The result is simple, elegant and practical.

1 Comments

Me said:

Congratulations for rediscovering the Arc Length Formula.

Leave a comment

About this Entry

This page contains a single entry by Adam Anderson published on November 13, 2004 9:23 PM.

Sprague was the previous entry in this blog.

Symptoms of Manic Depression is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.01