Question: recurance relation: give the runtime in big theta notation, you might assume floor of all functions of N 1) () = 3(/3) + 1; (1)
recurance relation:
give the runtime in big theta notation, you might assume "floor" of all functions of N
1) () = 3(/3) + 1; (1) = (2) = 1
2) () = 4(/2) + ; (1) = 1
3) () = 2( 1) + 1; (1) = 1
4) () = ( 1) + ; (1) = 1
5) () = (/5) + ; (1) = (2) = (3) = (4) = 1
6) () = 2(/4) + ; (1) = (2) = (3) = 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
