Question 394879: Prove: The probability that two diagonals in a convex polygon will intersect inside the polygon is .
Answer by richard1234(7193) (Show Source):
You can put this solution on YOUR website! Sorry, I had misread the minus as a plus and nearly thought that the probability was which simplifies to 1/3 (and doesn't make sense). I have revised my solution here, but didn't have enough time to finish, as there is probably going to be a ton of algebra. However I have got you started, you can finish the algebra from then on.
I'm quite sure that the best way is to fix one of the n points , , ..., at . We go case by case on what the second point of diagonal is.
Case 1: includes points and .
Then, there is 1 point between and and n-3 points from to (counting all the numbers 4, 5, ..., n inclusive).
We can generalize this to say:
If comprises of points , , then there are possible diagonals. Given this, we can sum them up from i = 3 to i = n-1. If P is the total number of diagonals, then
(subtracting the case where n = 1, 2)
After this, use the sum identities and . After that, it's pretty much algebra bashing time to find an expression for P.
Suppose Q is the number of sets of two diagonals. Be careful that one of the diagonals of Q must have an endpoint at (due to our previous assumption).
The probability that two chosen diagonals intersect is then P/Q, which should turn out to the expected value (however it's a whole lot of algebra and simplifying from here on).
The other solution I considered involved mathematical induction. Basically, you show the base case (n=4, trivial), and show that n = k implies n = k+1. However, I had to split this problem into two cases, one case where the diagonals in the (n+1)-gon were contained within the n-gon, and the other case where one diagonal contains the (n+1)th point. However this solution is probably a bit longer than this one.
|
|
|