Problem 49855. Concatenated Consecutive Prime
As the name suggested, Concatenated Consecutive Prime is a prime number formed by concatenating consecutive prime numbers. For a given number of constituting primes (defined as "n"), please output a vector containing n consecutive primes that satisfy this problem. There is no unique answer, so your results will be evaluated against the requirements.
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
goc3
on 19 Jan 2021
@William: your suggestion has been incorporated into the test suite.
Doddy Kastanya
on 19 Jan 2021
Thank you both for improving the quality of this problem. Cheers, Doddy.
Dyuman Joshi
on 3 Jun 2022
Given the limited test suite due to the nature of the question, it can be easily solved by hard-coding.
Solution Comments
Show commentsProblem Recent Solvers15
Suggested Problems
-
303 Solvers
-
781 Solvers
-
606 Solvers
-
350 Solvers
-
127 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!