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

Home > Probability
Order in triangular array (Posted on 2019-08-27) Difficulty: 3 of 5
A set of n(n + 1)/2 (distinct) numbers is arranged at random in a triangular array:

*
* *
* * *
.
.
* * ... * *

Let Mk denote the largest number in the kth row from the top. Find the probability that Mn > Mn-1 > ... > M1.

No Solution Yet Submitted by Danish Ahmed Khan    
Rating: 3.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution (spoiler) Comment 1 of 1
The kth triangle has k(k+1)/2 numbers.  In order for the condition to hold, the largest of those k(k+1)/2 numbers must be in the kth row.  Since the kth row has k numbers, this happens with probability k/(k(k+1)/2) =  2/(k+1).

This must be true for each of the n triangles.

The desired probability = Product (where k goes from 1 to n) of 2/(k+1).

Desired probability = 2^n / (n+1)!

  Posted by Steve Herman on 2019-08-27 09:03:27
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (9)
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