Question: binary sequence

given a binary sequence of length n ,how many sequence of length n can be generated such that there are no 2 adjacent 0's.

Please Wait...