Recursionhard
0:00.0

If T(n)=2T(n)+log2nT(n) = 2T(\sqrt{n}) + \log_2 n, let m=log2nm = \log_2 n. What is the recurrence in mm?