There have been several recent problems about expected values and unit circles. I came up with another problem like this, but I noticed something interesting. Here's the problem.
It is a well known fact that the triangle with vertices on opposite ends of the diameter of a circle and a third point on the circle is a right triangle. In a circle of radius find the expected area of such a triangle.
Seems pretty simple, right? Actually, it has two different answers, depending on how you interpret the problem. Consider the following.
It is a well known fact that the triangle with vertices on opposite ends of the diameter of a circle and a third point on the circle is a right triangle. In a circle of radius a diameter and a random point not on the diameter are randomly picked and connected to form a triangle. Find the expected area of this triangle.
And
It is a well known fact that the triangle with vertices on opposite ends of the diameter of a circle and a third point on the circle is a right triangle. In a circle of radius an is randomly selected from the diameter and its corresponding is plotted on the circle. Find the expected area of this triangle.
Assume WLOG that the diameters of these circles are on the
These seem like the exact same problem. But there's two different ways to solve them, given the wording of the problem.
The points on the diameter are and These are the base of the triangle. We just have to find the average height of the circle. Any point on the unit circle can be represented by where is the angle formed by drawing the ray starting at the origin and passing through and the ray starting at the origin and passing through the point. The height of the triangle is going to be The angle will be anywhere in the range We can just find the average of over the range to find the expected height. This will be the same as the average value of over The height of this triangle has an average value of and the base is a constant so the expected area of the triangle is
In this problem, you are randomly picking an in the range and plotting it on the circle, which we can again remove the parts of the circle in the third and fourth quadrants because of symmetry. We can model the semicircle by The average value of this function is the area of the semicircle divided by which is The base of the triangle is and the average height is so the expected area of the triangle is
Wait, we've gotten two different answers to the same problem. Why is that? Consider the length of the arc we are picking a point from. In the first problem, we are picking any point from an arc of length In the second problem, the arc has length But these points are still going to result in the same triangles. The variable arc in the first problem and the variable arc in the second problem are different; So we can then expect to see a difference in area.
See if you can try to explain the difference mathematically!
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
The difference in the two cases is that the probability distributions are different. Hence, the expected value is different in each case.
In the first case, you are picking the third point with uniform distribution on the circular arc, whereas in second case, the uniform distribution in on the x-axis (diameter). In the first case, the distribution over x-axis would be a bowl shaped distribution, i.e. it would produce higher probability for smaller-area triangles, whereas in second case, as stated earlier, the distribution is uniform over x-axis. Hence, you get lower expected area in first case.
Can i ask you one thing....how much time did it take to write such a long note with latex
Log in to reply
This took maybe about 15 minutes. LaTeX isn't that hard if you've used it a lot.
Do you have anything to say about the paradox?
In the first case θ is uniformly distributed over [0,π] so by transform of variable distribution function of x=cosθ will be= π1−x21 over [-1,1]
In the second case x is distributed uniformly over [-1,1] .