Search Results

4
votes

How do I use Master theorem to describe recursion?

A few years ago, Mohamad Akra and Louay Bazzi proved a result that generalizes the Master method -- it's almost always better. You really shouldn't be using the Master Theorem anymore... Se …