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
-
Find the numeric mean of the prime numbers in a matrix.
9123 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1986 Solvers
-
Back to basics 25 - Valid variable names
336 Solvers
-
Count letters occurence in text, specific to words with a given length.
195 Solvers
-
64 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!