<t>QuoteOriginally posted by: UltravioletQuoteOriginally posted by: katastrofawhere F_n is the Fibbonacci series (F_0 = 0, F_1 = 1, ...).Yup, it has a structure of a Fibonacci sequence: P(n) = 1/2 P(n-1) + 1/2 * 1/2 P(n-2) for n >2, P(2) = 1/4, P(1) = 0+ 50 XP, katastrofa, but you've lost karma for ...