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 sum of all the numbers of the input vector
50073 Solvers
-
95 Solvers
-
Golomb's self-describing sequence (based on Euler 341)
162 Solvers
-
Polar Form Complex Number Entry
50 Solvers
-
Determine if Input is Oddish or Evenish (Odd/Even Sum of Digits)
302 Solvers
More from this Author291
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!