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 Solvers12
Suggested Problems
-
Number of 1s in the Binary Representation of a Number
476 Solvers
-
789 Solvers
-
Diophantine Equations (Inspired by Project Euler, problem 66)
69 Solvers
-
369 Solvers
-
Construct the Seidel-Entringer-Arnold triangle
24 Solvers
More from this Author321
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!