Problem 47239. Find Logic 5
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 commentsProblem Recent Solvers61
Suggested Problems
-
Project Euler: Problem 4, Palindromic numbers
1042 Solvers
-
Sum of diagonal of a square matrix
1575 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
602 Solvers
-
Find out sum and carry of Binary adder
1484 Solvers
-
Solve a System of Linear Equations
11946 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!