Guess the logic!
logic(1) = 1
logic(2) = 4
logic(3) = 10
Make a function logic(x) which will return 'x' th term of logic
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers357
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2061 Solvers
-
2280 Solvers
-
950 Solvers
-
convert matrix to single column
440 Solvers
-
402 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!