Recursionmedium
0:00.0

If T(n)=T(n1)+lognT(n) = T(n-1) + \log n, which of the following best describes the growth?