Guess the Logic!
logic(1) = 100
logic(2) = 96
logic(3) = 105
logic(4) = 89
logic(5) = 114
Make a function logic(x) which will return 'x' th term of sequence.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers374
Suggested Problems
-
Remove all the words that end with "ain"
2724 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
2915 Solvers
-
951 Solvers
-
Reverse the elements of an array
1144 Solvers
-
12042 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!
nice problem!