Solve this recurrence equation $T(n)= 7T (n/2) + 2 \log (n)$?
Could you please help me to solve it because I have been stuck on it for 2 nights.
Thanks in advance.
Solve this recurrence equation $T(n)= 7T (n/2) + 2 \log (n)$?
Could you please help me to solve it because I have been stuck on it for 2 nights.
Thanks in advance.