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 Solvers68
Suggested Problems
-
24053 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2575 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1325 Solvers
-
Project Euler: Problem 10, Sum of Primes
2124 Solvers
-
Convert a numerical matrix into a cell array of strings
2517 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!