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 Solvers10
Suggested Problems
-
Determine whether a vector is monotonically increasing
22016 Solvers
-
Back to basics 9 - Indexed References
449 Solvers
-
Generate N equally spaced intervals between -L and L
907 Solvers
-
Find out missing number from a vector of 9 elements
307 Solvers
-
Replace pattern 0 1 0 and 1 0 1
150 Solvers
More from this Author310
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!