Problem 53910. List the dopey numbers
If vile numbers have binary representations that end with an even number of zeros (even → vile), then numbers with binary representations that end with an odd number of zeros are dopey (odd → dopey).
Write a function to determine the nth dopey number.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers11
Suggested Problems
-
905 Solvers
-
Project Euler: Problem 5, Smallest multiple
1633 Solvers
-
Back to basics 11 - Max Integer
806 Solvers
-
1701 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
2005 Solvers
More from this Author315
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!