Plug in your values to the boxes above to have the master or muster theorem automatically applied.
T(N) = AT(N/B) + O(N**D)
T(N) = AT(N-B) + O(N**D)