Swammerdami
Squadron Leader
Here's a completely different problem which may appeal to those who like this thread.
Given a parallelogram of unit area, choose three points (with independent uniform distributions) in its interior. What is the expected area of the triangle formed by the three points?
Given the way I've phrased the problem, the shape of the parallelogram shouldn't matter: you might as well assume it's a square. But proving that the shape doesn't matter should remind you of the simplifications available with affine transforms and other linearities, and propel you toward solution (d) below.
There are four ways to approach this problem.
(a) Set up a sextuple integral and presumably let Wolfram solve it. Ugh!! You wouldn't ask Wolfram to smell the roses for you, would you?
(b) Monte Carlo simulation. The answer is a simple rational number; save your PRNG for more pressing work.
(c) Google search. This problem is slightly famous; an answer is shown on Wolfram's own site. Tell us how you found it with Google; my search skills are quite poor.
(d) Use paper, pencil and brain. Fun!! You might end up doing 1 or 2 very trivial integrations, but I think you can avoid even those with simple arguments.
Enjoy?
Given a parallelogram of unit area, choose three points (with independent uniform distributions) in its interior. What is the expected area of the triangle formed by the three points?
Given the way I've phrased the problem, the shape of the parallelogram shouldn't matter: you might as well assume it's a square. But proving that the shape doesn't matter should remind you of the simplifications available with affine transforms and other linearities, and propel you toward solution (d) below.
There are four ways to approach this problem.
(a) Set up a sextuple integral and presumably let Wolfram solve it. Ugh!! You wouldn't ask Wolfram to smell the roses for you, would you?
(b) Monte Carlo simulation. The answer is a simple rational number; save your PRNG for more pressing work.
(c) Google search. This problem is slightly famous; an answer is shown on Wolfram's own site. Tell us how you found it with Google; my search skills are quite poor.
(d) Use paper, pencil and brain. Fun!! You might end up doing 1 or 2 very trivial integrations, but I think you can avoid even those with simple arguments.
Enjoy?