Problem 51241. Compute home primes in a given base
Solution Stats
Problem Comments
-
2 Comments
David Hill
on 27 Mar 2021
You could do those additional tests if the output were a character array by using Java BigInteger or Python.
Nikolaos Nikolaou
on 9 Apr 2023
Please correct that base 1 on your multiple bases case to 10
Solution Comments
Show commentsProblem Recent Solvers9
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
2757 Solvers
-
Project Euler: Problem 4, Palindromic numbers
913 Solvers
-
216 Solvers
-
Flip the main diagonal of a matrix
767 Solvers
-
Set the array elements whose value is 13 to 0
1319 Solvers
More from this Author216
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!