Problem 47370. Find Logic 25
Guess the logic!
logic(1) = 1
logic(11) = 2
logic(15) = 6
logic(22) = 4
Make a function logic(x) which will return value according to logic in problem
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers213
Suggested Problems
-
Project Euler: Problem 3, Largest prime factor
1635 Solvers
-
Permute diagonal and antidiagonal
476 Solvers
-
Generate N equally spaced intervals between -L and L
909 Solvers
-
Mechanical Advantage of a Gear Train
293 Solvers
-
366 Solvers
More from this Author40
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!