Q.

Let an denote the number of all n-digit positive integers formed by the digits 0, 1 or both such that no consecutive digits in them are 0. Let bn = the number of such n-digit integers ending with digit 1 and cn = the number of such n-digit integers ending with digit 0.                      [2012]

 

Q.   Which of the following is correct

1 a17=a16+a15  
2 c17c16+c15  
3 b17b16+c16  
4 a17=c17+b16  

Ans.

(1)

By recurring formula, a17=a16+a15 is correct.

Also c17c16+c15

a15a14+a13  (cn=an-2)  Incorrect

Similarly, other parts are also incorrect.