Buffon's Needle
From Math Images
| Line 115: | Line 115: | ||
A scout initially begins exploration of a nest by walking around the site to leave tracks. Then, the ant will return later and walk a new path that repeatedly intersects the first tracks. The first track will be laced with a chemical that causes the ant to note each time it crosses the original path. The researchers believe that these scout ants can calculate an estimate for the nest's area using the number of intersections between its two visits. | A scout initially begins exploration of a nest by walking around the site to leave tracks. Then, the ant will return later and walk a new path that repeatedly intersects the first tracks. The first track will be laced with a chemical that causes the ant to note each time it crosses the original path. The researchers believe that these scout ants can calculate an estimate for the nest's area using the number of intersections between its two visits. | ||
| + | |||
| + | The ants can measure the size of their hill using a related and fairly intuitive method: If they are constantly intersecting their first path, the area must be small. If they rarely reintersects the first track, the area of the hill must be much larger so there is plenty of space for a non-intersecting second path. | ||
''"In effect, an ant scout applies a variant of Buffon's needle theorem: The estimated area of a flat surface is inversely proportional to the number of intersections between the set of lines randomly scattered across the surface."'' [7] | ''"In effect, an ant scout applies a variant of Buffon's needle theorem: The estimated area of a flat surface is inversely proportional to the number of intersections between the set of lines randomly scattered across the surface."'' [7] | ||
| Line 123: | Line 125: | ||
This idea can be related back to the generalization of the problem by imagining if the parallel lines were much further apart. A larger distance between the two lines would mean a much smaller probability of intersection. We can see in case 3 that when the distance between the lines is greater than the length of the needle, even very large angle won’t necessarily cause an intersection. | This idea can be related back to the generalization of the problem by imagining if the parallel lines were much further apart. A larger distance between the two lines would mean a much smaller probability of intersection. We can see in case 3 that when the distance between the lines is greater than the length of the needle, even very large angle won’t necessarily cause an intersection. | ||
| - | |||
| - | |||
This natural method of random motion in nature allows the ants to gauge the size of their potential new hill regardless of its shape. Scout ants are even able to asses the area of a hill in complete darkness. The animals show that algorithms can be used to make decisions where an array of restrictions may prevent other methods from being effective. | This natural method of random motion in nature allows the ants to gauge the size of their potential new hill regardless of its shape. Scout ants are even able to asses the area of a hill in complete darkness. The animals show that algorithms can be used to make decisions where an array of restrictions may prevent other methods from being effective. | ||
| - | |||
}} | }} | ||
Revision as of 15:48, 8 June 2010
| Buffon's Needle |
|---|
Contents |
Basic Description
The method was first used to approximate π by Georges-Louis Leclerc, the Comte de Buffon, in 1777. Buffon posed the Buffon's Needle problem and offered the first experiment where he threw breadsticks over his shoulder and counted how often the crossed lines on his tiled floor.
Subsequent mathematicians have used the method with needles instead of bread sticks, or with computer simulations. In the case where the distance between the lines is equal the length of the needle, we will show that an approximation of π can be calculated using the equation

A More Mathematical Explanation
Will the Needle Intersect a Line?
To prove that the Buffon's Needle experiment will give an approximation of π, we can consider which positions of the needle will cause an intersection. Since the needle drops are random, there is no reason why the needle should be more likely to intersect one line than another. As a result, we can simplify our proof by focusing on a particular strip of the paper bounded by two horizontal lines.
The variable θ is the acute angle made by the needle and an imaginary line parallel to the ones on the paper. Finally, d is the distance between the center of the needle and the nearest line.
We can extend line segments from the center and tip of the needle to meet at a right angle. A needle will cut a line if the green arrow, d, is shorter than the leg opposite θ. More precisely, it will intersect when
See case 1, where the needle falls at a relatively small angle with respect to the lines. Because of the small angle, the center of the needle would have to fall very close. In case 2, the needle intersects even though the center of the needle is far from both lines because the angle is so large.
The Probability of an Intersection
In order to show that the Buffon's experiment gives an approximation for π, we need to show that there is a relationship between the probability of an intersection and the value of π. If we graph the outcomes of θ along the X axis and d along the Y, we have the sample space for the trials. In the diagram below, the sample space is contained by the dashed lines.
The sample space is useful in this type of simulation because it gives a visual representation of all the possible ways the needle can fall. Each point on the graph represents some combination of an angle and distance that a needle might occupy. We divide the area that contains combinations that represent an intersection by the total possible positions to calculate the probability of an intersection.
There will be an intersection if
, which is represented by the blue region. The area under this curve represents all the combinations of distances and angles that will cause the needle to intersect a line. The area under the blue curve, which is equal to
in this case, can found by evaluating the integral
Then, the area of the sample space can be found by multiplying the length of the rectangle by the height.
The probability of a hit can be calculated by taking the number of total ways an intersection can occur over the total number possible outcomes (the number of trials). For needle drops, the probability is proportional to the ratio of the two areas in this case because each possible value of θ and d is equally probable. The probability of an intersection is
Using Random Samples to Approximate Pi
The original goal of the Buffon's needle method, approximating π, can be achieved by using probability to solve for π. If a large number of trials is conducted, the proportion of times a needle intersects a line will be close to the probability of an intersection. That is, the number of line hits divided by the number of drops will equal approximately the probability of hitting the line.
So
Therefore, we can solve for π:
Watch a Simulation
Why It's Interesting
Teaching Materials
- There are currently no teaching materials for this page. Add teaching materials.
References
[1] http://www.maa.org/mathland/mathtrek_5_15_00.html
[2] http://mste.illinois.edu/reese/buffon/bufjava.html
[3] http://www.absoluteastronomy.com/topics/Monte_Carlo_method
[4] The Number Pi. Eymard, Lafon, and Wilson.
[5] Monte Carlo Methods Volume I: Basics. Kalos and Whitlock.
[6] Heart of Mathematics. Burger and Starbird
[7] http://math.tntech.edu/techreports/TR_2001_4.pdf
Leave a message on the discussion page by clicking the 'discussion' tab at the top of this image page.

involving repeatedly dropping needles on a sheet of lined paper and observing how often the needle intersects a line.




. This equation makes sense when we consider the normal case, where l =1 and d =1, so these variables disappear and the probability is
.




