A(n), is a function f(N) that is defined in terms of the same function and operates on a value less than N.
recurrence relation
recursive tree
constant relation
infinite tree
A(n) is a function f(N) that is defined in terms of the same function and operates on a value less than N
recurrence relation
recursive tree
constant relation
infinite tree