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 Solvers371
Suggested Problems
-
Return a list sorted by number of occurrences
2897 Solvers
-
Sum all integers from 1 to 2^n
17890 Solvers
-
Make a vector of prime numbers
970 Solvers
-
7352 Solvers
-
300 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!