InterviewSolution
Saved Bookmarks
| 1. |
Let an represent the number of bit strings o length n containing two consecutive 1s. Whats the recurrence ralation for an ? |
|
Answer» Let an represent the number of bit strings o length n containing two consecutive 1s. Whats the recurrence ralation for an ? |
|