The numbers 125 and 329 can be written as the sum of a prime and a power of 2. For example,
, and
. The numbers 127 and 331, which are examples of de Polignac numbers, cannot be written in this way.
Write a function that determines whether an odd number is a de Polignac number.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers22
Suggested Problems
-
Determine whether a vector is monotonically increasing
22979 Solvers
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15784 Solvers
-
Getting the indices from a vector
11899 Solvers
-
Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92)
256 Solvers
-
How long do each of the stages of the rocket take to burn?
463 Solvers
More from this Author323
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!