BIT152 Discrete Structure

Discrete StructureTU Board 2079

What is recursively defined function? Suppose that f is defined recursively by f(0) = 3, f(n + 1) = 2f (n) +3. Find f(1), f(2), f(3), and f(4).

5
A worked answer is on its wayMeanwhile, read the Discrete Structure notes for this topic.

Discussion

Loading…

More Discrete Structure questions

All Discrete Structure old questions