2. Solve the following recurrence equation for T(n), n > 0. if n =1 T(n)=(2(In/2])+logn, ifn>1. 10,