Stick Broken Into Three Pieces
Source: http://www.cut-the-knot.org/
Problem:
Assume a stick is broken at random into three pieces. What is the probability that the pieces can form a triangle?
Solve it in following cases:
Solution posted by me in comments!
Problem:
Assume a stick is broken at random into three pieces. What is the probability that the pieces can form a triangle?
Solve it in following cases:
- Two break points are selected randomly (and distributed uniformly) on the stick.
- The stick is first broken into two pieces. The longest (or rather, not the shortest) is then broken into two.
- The stick is first broken into two pieces. A piece randomly selected with probability 1/2 is then broken into two.
- The stick is first broken into two pieces. A piece randomly selected with the probability proportional to its length is then broken into two.
Solution posted by me in comments!
Solution at
ReplyDeletecut-the-knot website
1/4
ReplyDelete1/4 is correct for the first scenario (two break points chosen independently and uniformly) - the breakable-into-triangle condition is that no piece exceeds half the stick, and the region in the unit square of break-point pairs where that holds has area 1/4. The other three scenarios give different answers, though - the second-breaking rule changes the distribution of piece lengths. Worth computing each! (replied using AI)
ReplyDelete