Re: Weekend Puzzle
- From: Martin Eisenberg <martin.eisenberg@xxxxxxx>
- Date: Tue, 30 May 2006 23:59:12 +0000 (UTC)
Andor wrote:
This reminds me of another probability puzzle (due to
Mandelbrot, if I remember correctly). Imagine an archer standing
on the y axis and facing an infinitely long wall along the x
axis (Mandelbrot is a mathematician:-). The archer is spun
around blindfolded, which effectively points him in a direction
uniformly distributed between -90° and +90° (while still facing
the x axis from his position). He then shoots his arrow.
Call the archer's position y, the entry point x, the angle a and the
path length p. We have a = atan x/y = asec p/y.
1. What is the expected x coordinate of the point of entry of the
arrow (remembering that the archer is standing on the y axis)?
So P(x) = P(a) da/dx = 1/(2 pi) y/(x^2 + y^2)
and E(x) = int -inf..inf x P(x) dx,
which has principal value zero since the integrand is odd.
2. What is the expected length of the flight path of the arrow?
Here, P(p) = 1/(2 pi) y/p 1/sqrt(p^2 - y^2)
and E(p) = 2 int y..inf p P(p) dp = inf
because of the pole at p = y.
Martin
--
Quidquid latine scriptum sit, altum viditur.
.
- Follow-Ups:
- Re: Weekend Puzzle
- From: Andor
- Re: Weekend Puzzle
- From: Martin Eisenberg
- Re: Weekend Puzzle
- References:
- Weekend Puzzle
- From: Jerry Avins
- Re: Weekend Puzzle
- From: Andor
- Weekend Puzzle
- Prev by Date: Re: Type fixed piont
- Next by Date: How do I scale a 9-b signed 2's complement data by 17/sqrt(21)?
- Previous by thread: Re: Weekend Puzzle
- Next by thread: Re: Weekend Puzzle
- Index(es):
Relevant Pages
|