distribution for length of the longest run
compute the probability P(L0>=d)


  1. this program compute the probability P(L0>=d)
  2. L0 is the perfect matching run within a sequence of length n
  3. ps is the initial prob. for "s", and pss is the transition prob of 1 given 1

     《目錄》      《首頁》