All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Probability
Four Point Polygons (Posted on 2011-12-06) Difficulty: 3 of 5
Four points have been chosen randomly from the vertices of a n-sided regular polygon.

Determine the probability (in terms of n) that they form (a) a cyclic quadrilateral; (b) a rhombus.

No Solution Yet Submitted by K Sengupta    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Almost trivial | Comment 1 of 2
Any subset of 3 or more points chosen from the regular polygon will form a cyclic polygon.  This is simply because every regular polygon has a circumscribed circle.  So the probability for part (a) is 1.

The only rhombus that has a circumscribed circle is a square.  The regular polygon only has a square among its vertices if n is a multiple of 4.  If n is not a multiple of 4 the probability is 0.

So assuming n is a multiple of 4 the probability is 1*3/(n-1)*2/(n-2)*1/(n-3) or (n/4)/C(n,4).

The first way comes from thinking of the points as picked one at a time.   The first point can be any but the next is constrained to be one of the three others that would make a square etc...
The second way comes from there being n/4 possible squares to be made and C(n,4) is the total number of ways of choosing 4 points.

Either way simplifies to 6 / (n^3 - 6n^2 + 11n - 6)

  Posted by Jer on 2011-12-06 11:10:30
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (12)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information