Problem 50589. Number Puzzle - 096
Find the sum of all four-digit numbers whose prime factors when added is a palindrome. For example, prime factors of 1006 is 2 and 503. The sum of these two numbers is 505 which is a palindrome. Keep in mind that the prime factors of 8 is 2, 2, and 2 instead of just 2.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers21
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15691 Solvers
-
6021 Solvers
-
569 Solvers
-
MATCH THE STRINGS (2 CHAR) very easy
294 Solvers
-
Replace odd number in given matrix by zero
147 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!