find_the_fun
- 147
- 0
I am given a formula in explicit form and as a recurrence relation. It is asked to derive the recurrence relation from the explicit form. How is this done?
I assume $P_{i-1}$ should be written with a capital $P$ in the right-hand side.find_the_fun said:recurrence: [math]P_i = \frac{A p_{i-1}}{i+A p_{i-1}}[/math] for i=1 to N