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 Solvers24
Suggested Problems
-
Remove any row in which a NaN appears
8759 Solvers
-
Getting the indices from a vector
11668 Solvers
-
Calculate distance travelled when given radius and rotations
238 Solvers
-
Sum the 'edge' values of a matrix
393 Solvers
-
35 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!