You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gamma^n > SUM_{i < n} gamma^i ... which is a nontrivial condition (implies 1 < gamma )
loss_i = loss of i-th pathway, where the pathways are ordered by length
other possibilities with thresholds?
The text was updated successfully, but these errors were encountered:
This may have been mentioned before, but I'll note that the inequality fails for all n when 0 < gamma < 1, does not hold for all 1 < gamma < 2 (when n > 1), and holds for all n when gamma >= 2.
The text was updated successfully, but these errors were encountered: