InterviewSolution
Saved Bookmarks
| 1. |
Let an denote the number of all n−digit positive integers formed by the digits 0,1 or both such that noconsecutive digits in them are 0. Let bn= the number of such n−digit integers ending with digit 1 andcn= the number of such n-digit integers ending with digit 0.The value of b6 is |
|
Answer» Let an denote the number of all n−digit positive integers formed by the digits 0,1 or both such that no |
|