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 7, Nth prime
1749 Solvers
-
Back to basics 21 - Matrix replicating
1788 Solvers
-
Getting the indices from a vector
11767 Solvers
-
Double all elements in the array
2150 Solvers
-
314 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!