Problem 45436. Successive zeros

Suppose n is the number of digits a number contains. Now,

 12032 - is a valid n=5 digit number. But
 10023 - is defined as invalid -- because it contains two successive zeros.

Calculate the number of n-digit numbers that do not contain successive d-number of zeros.

Solution Stats

48.78% Correct | 51.22% Incorrect
Last Solution submitted on Oct 28, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers15

Suggested Problems

More from this Author165

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!