|
|
|
|
|
by ajuc
5000 days ago
|
|
Great post, but I don't agree with the critique of "Dickens'" solution. Using one-step equation to solve iterative problem is IMHO better (obvious speed benefits for large n, the only drawback is floating point imprecision), and deriving the equation requires deeper understanding of the problem than simply modeling the iterative equation with a loop. |
|