Guess the logic
logic(1) = 2
logic(2) = 5
logic(3) = 9
logic(4) = 14
Make a function logic(x) which returns 'x' th term of logic
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers66
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3672 Solvers
-
Test if two numbers have the same digits
264 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
2038 Solvers
-
295 Solvers
-
the average value of the elements
2281 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!