return a row matrix containing the sorted numbers which answer the following questions:
a) what is the first Knuth number to repeat 3 times? b) how many Platonic solids are there? c) what base is the decimal number system in? d) what is the additive identity? e) what is the multiplicative identity? f) what is the smallest perfect number? g) in the Fibonacci sequence, what is the larget cube number? h) what is the number of spatial dimension we live in? i) what is the square of the only even Prime? j) what is the only even Prime? k) any number can be divided by this digit if the repeated sum of the digits is this digit
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers58
Suggested Problems
-
Reverse the elements of an array
1114 Solvers
-
Is this triangle right-angled?
6398 Solvers
-
Sort the vector with the given index
127 Solvers
-
Finding perimeter of a rectangle
495 Solvers
-
find whether it is prime or not
157 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Fun!!
Really fun problem, but the test case is totally wrong. :-(
glad you liked the problem, but the test case is correct just obfuscated.