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
-
Remove the small words from a list of words.
1559 Solvers
-
Set some matrix elements to zero
616 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
446 Solvers
-
Large Sum (inspired by Project Euler 13)
114 Solvers
-
Compute the nth term from the golden sieve
19 Solvers
More from this Author319
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!