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 Solvers19
Suggested Problems
-
Project Euler: Problem 3, Largest prime factor
1416 Solvers
-
394 Solvers
-
Change the sign of even index entries of the reversed vector
538 Solvers
-
Replace pattern 0 1 0 and 1 0 1
139 Solvers
-
Is this is a Tic Tac Toe X Win?
509 Solvers
More from this Author273
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!