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 Solvers21
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
9120 Solvers
-
1245 Solvers
-
241 Solvers
-
Implement a bubble sort technique and output the number of swaps required
372 Solvers
-
Sum the 'edge' values of a matrix
394 Solvers
More from this Author316
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!