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
-
3412 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2069 Solvers
-
Side of an equilateral triangle
7206 Solvers
-
Finding perimeter of a rectangle
498 Solvers
-
2926 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!