I really want to know how I can find the suitable initial condition of a recurrence relation.
A binary message is transmitted over a channel using only two signals 0 and 1. Suppose that signal 0 requires one unit of time to transmit and signal 1 requires two units of time to transmit. Let n g be the number of possible messages that can be transmitted in exactly n units of time. Find a recurrence relation, with initial conditions, of the sequence G1, G2, ......
In this case, how to find the recurrence relation and the initial condition?