- Engineering
- Computer Science
- solve using the iteration method tn 2 tn2 ...
Question: solve using the iteration method tn 2 tn2 ...
Question details
Solve using the iteration method: T(n) = 2 T(n/2) + 1
Solution by an expert tutor

Solve using the iteration method: T(n) = 2 T(n/2) + 1