How does my professor go from this exponential equation to a logarithmic one?

49 Views Asked by At

enter image description here


How does the "therefore" portion work? How does that exponential equation come to equal n(lgn + 1)?

2

There are 2 best solutions below

0
On BEST ANSWER

In the first line, $n=2^k$, so from the next to last we substitute in. Given this definition, $k=\lg n, k2^k=n \lg n$

0
On

HINT: $k = log_2(n) \Longrightarrow 2^k(k + 1)$

Substitute!