GATE Computer Science (CS) 2021 Shift 2 Solved Paper

© examsiri.com
Question : 49 of 65
 
Marks: +1, -0
For constants a ≥ 1 and b > 1, consider the following recurrence defined on the non-negative integers:
T(n)=a.T(nb)+f(n)
Which one of the following options is correct about the recurrence T(n)?
Go to Question: