Wednesday, May 1, 2013

Follow That Bike!

The direction a bicycle has traveled can be determined by examining its tracks and thinking about tangent lines, geometric constraints and the bike's steering mechanism

By George Hart and Simons Science News


$(document).ready(function () {if ($(window).width() $(function() { var offset = $("#shareFloat").offset(); var topPadding = 60; $(window).scroll(function() { if ($(window).scrollTop() > (offset.top - '30')) { $('#shareFloat').css('top', $(window).scrollTop() - offset.top + topPadding); } else { $('#shareFloat').css('top','20px').css('left','-88px'); }; }); });reddit_url='http://www.scientificamerican.com/article.cfm?id=follow-that-bike'submit to reddit

bike diagram

Mathematical Puzzle: Can you determine the direction a bicycle went when you come upon its tracks? Image: Simons Foundation Mathematical Impressions


From Simons Science News (find original story here).


A nice mathematical puzzle, with a solution anyone can understand, is to determine the direction a bicycle went when you come upon its tracks. The answer involves thinking about tangent lines, geometric constraints and the bicycle’s steering mechanism. Once you learn the trick, you’ll find yourself using it every time you happen upon a bike trail.


The question goes back to the early days of the bicycle age and a 1903 Sherlock Holmes story by Sir Arthur Conan Doyle called “The Adventure of the Priory School.” Surprisingly, Holmes did not analyze the tangents as we do in the video and his reasoning in the story was incorrect. A geometric approach to the question was included in a 1990s “Geometry and the Imagination” course that John Conway, Peter Doyle, Jane Gilman and William Thurston taught at Princeton and the Geometry Center at the University of Minnesota. Holmes’ error is discussed in the book “Which Way Did the Bicycle Go?” by Joseph D. E. Konhauser, Dan Velleman and Stan Wagon.


Related:


More videos from the Mathematical Impressions series.


Reprinted with permission from Simons Science News, an editorially-independent division of SimonsFoundation.org whose mission is to enhance public understanding of science by covering research developments and trends in mathematics and the computational, physical and life sciences.


View the original article here

No comments:

Post a Comment