Can anyone help me solve this problem?

Revision en1, by Kevin911, 2025-07-06 12:29:37

You are given an array of length n.You can rerrange it in any order.Every time,p is random number between 1 and m.The leftmost element which is not larger than p will be canceled.Find the expected value of the time every element is canceled.

Tags expected value

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Kevin911 2025-07-06 12:29:37 279 Initial revision (published)