N 2 points are chosen uniformly and at random inside a circle of radius N , for some positive integer N .
For large N , i.e. N → ∞ , what is the probability that exactly one point will be within one unit of the center of the circle?
Provide your answer to three decimal places.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
How did you get P = N 2 N 2 1 ( N 2 N 2 − 1 ) N 2 − 1 ?
Would that be the answer if you were to ask the probablity of exactly 2 points to be within one unit of the center of the circle? P = N → ∞ lim ( 2 N 2 ) ( N 2 1 ) 2 ( N 2 N 2 − 1 ) N 2 − 2
Problem Loading...
Note Loading...
Set Loading...
A circle of radius N has an area of π N 2 , and in order to be within one unit from the circle, a point must be inside a circle at the origin of area π .
Therefore, each point has the probability N 2 1 of being inside the circle at the origin, and N 2 N 2 − 1 of being outside the circle.
So, since there are N 2 points to consider, the probability is given by:
P = N 2 N 2 1 ( N 2 N 2 − 1 ) N 2 − 1
P = ( N 2 N 2 − 1 ) N 2 − 1
For very large N ,
P = N → ∞ lim ( N 2 N 2 − 1 ) N 2 − 1 = e 1 = 0 . 3 6 8