Problem 51226. Number Puzzle - 102
Give an example of three single digit numbers a, b, and c (as y=[a b c]) such that a^2+b^3+c^4, b^2+c^3+a^4, and c^2+a^3+b^4 are all prime numbers.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15594 Solvers
-
5767 Solvers
-
Generate N equally spaced intervals between -L and L
876 Solvers
-
613 Solvers
-
686 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!