Guess the logic!
logic(1) = 21
logic(2) = 25
logic(3) = 22
logic(4) = 38
logic(5) = 33
logic(6) = 69
Make a function logic(x) which will written 'x' th term of sequence.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers200
Suggested Problems
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2536 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13625 Solvers
-
837 Solvers
-
Remove element(s) from cell array
1984 Solvers
-
特定の値がベクトル内に含まれているかを確認するコードを書こう
340 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!