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
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15765 Solvers
-
Determine if a Given Number is a Triangle Number
396 Solvers
-
Sum of diagonal of a square matrix
1629 Solvers
-
242 Solvers
-
Pernicious Anniversary Problem
835 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!