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
-
Find the longest sequence of 1's in a binary sequence.
6244 Solvers
-
2413 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
606 Solvers
-
Vectorize the digits of an Integer
321 Solvers
-
173 Solvers
More from this Author281
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!