To solve this problem we need to use advanced Masters theorem:
Since in normal Masters theorem f(n) = n / logn is not defined ( P = -1, where P is the power of log)
So, A = 1, B = 2, K = 1(power of N) and P = -1
log 2 (1) = 0 which is less than K = 1 ( third case)
When P = -1, T(n) = Theta(n)