Problem 51466. List prime anagrams of a number
The number 172 is not prime, but its anagrams 127 and 271 are. Write a function that lists the unique prime anagrams of a number in increasing order. Leading zeros are allowed; for example, a prime anagram of 902 is 29.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers20
Suggested Problems
-
Which values occur exactly three times?
5175 Solvers
-
Similar Triangles - find the height of the tree
451 Solvers
-
How long do each of the stages of the rocket take to burn?
390 Solvers
-
88 Solvers
-
(Linear) Recurrence Equations - Generalised Fibonacci-like sequences
365 Solvers
More from this Author314
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!