ΘρϵηΠατπ

Master
Let a,b such that a1 and b>1 and let T,f:00 be defined such that T(n):=aT(nb)+f(n) Then the following statements are true
  • If f𝒪(nlogbaϵ) for some ϵ>0, then T(n)Θ(nlogba)
  • If fΘ(nlogba) then T(n)Θ(nlogbaln(n))
  • If fΘ(nlogb(a)+ϵ) for some constant ϵ>0 and the function f(n):=af(nb) is eventually dominated up to a constant c by cf where c<1, then T(n)Θ(f)