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
-
The Goldbach Conjecture, Part 2
2394 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
2771 Solvers
-
Project Euler: Problem 5, Smallest multiple
1623 Solvers
-
Remove the two elements next to NaN value
686 Solvers
-
552 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!