Problem 53990. Classify product/digit-sum sequences
Solution Stats
Problem Comments
-
2 Comments
I didn't find a key, but a predominance between the five lists: 9 is the most powerful. 4 or 5 tests are enough, but some have made matrices with more than 25 possible combinations.
Tip FYI: If the sum of the digits of a number is divisible by 3, then the number is also divisible by 3, and the same rule exists for 9. All numbers have similar laws, it seems. A number divisible by 5 ends with 0 or 5, and so on...
Solution Comments
Show commentsProblem Recent Solvers11
Suggested Problems
-
Return a list sorted by number of occurrences
2822 Solvers
-
Remove the polynomials that have positive real elements of their roots.
1705 Solvers
-
Test if a Number is a Palindrome without using any String Operations
238 Solvers
-
Program an exclusive OR operation with logical operators
727 Solvers
-
Fermat's Last Theorem - Fermat's conjecture
101 Solvers
More from this Author298
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!