Problem 83. Prime factor digits
Solution Stats
Problem Comments
-
5 Comments
Show
2 older comments
David Verrelli
on 25 Sep 2017
I think the explanation in the problem statement is a bit sparse. The numbers in the table do not represent prime numbers per se: they represent indices on prime numbers, whose ultimate product yields the value n.
See http://mathworld.wolfram.com/PrimeFactorization.html
Prajit T R
on 13 Mar 2018
The in-built function factors() was pretty helpful for this problem :)
Peter
on 15 Feb 2023
I'm sure Test 4 & 6 are incorrect!
Dyuman Joshi
on 16 Feb 2023
@Peter, what makes you think so?
Peter
on 24 Feb 2023
@Dyuman Joshi,
I was wrong! My thinking was wrong!
Solution Comments
Show commentsProblem Recent Solvers1939
Suggested Problems
-
Remove all the words that end with "ain"
1968 Solvers
-
1721 Solvers
-
Back to basics 20 - singleton dimensions
265 Solvers
-
Compute a dot product of two vectors x and y
930 Solvers
-
889 Solvers
More from this Author96
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!