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 Solvers374
Suggested Problems
-
Project Euler: Problem 9, Pythagorean numbers
1406 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
14363 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
2081 Solvers
-
330 Solvers
-
655 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!