Guess the Logic!
logic(1) = 7
logic(2) = 4
logic(3) = 8
logic(4) = 3
logic(5) = 9
logic(6) = 2
Make a function logic(x) which will return 'x' th term of sequence
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers373
Suggested Problems
-
Matrix with different incremental runs
594 Solvers
-
Split a string into chunks of specified length
2140 Solvers
-
Circular Primes (based on Project Euler, problem 35)
655 Solvers
-
757 Solvers
-
Fix the last element of a cell array
1857 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!