Show that the solution of (n) = (n/2) + 1 is O(log n), n ≥ 2, T (1) = 0.


이런 유형 문제가 있는데 어떻게 푸는지 예시를 알고 싶습니다.

감사합니다. 행님덜..