Problem 47558. Guess the logic
Guess the logic and make a function logic(x) which will return y.
logic(1) = 0
logic(2) = 188
logic(4) = 2256
logic(6) = 8460
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers22
Suggested Problems
- 
         Numbers with prime factors 2, 3 and 5. 586 Solvers 
- 
         Find the largest value in the 3D matrix 1608 Solvers 
- 
         
         1516 Solvers 
- 
         Split a string into chunks of specified length 1962 Solvers 
- 
         
         649 Solvers 
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!