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 Solvers62
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1894 Solvers
-
Check if number exists in vector
12722 Solvers
-
599 Solvers
-
365 Solvers
-
711 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!