Problem 47275. Find Logic 12
Guess the logic!
logic(1) = 1
logic(2) = 4
logic(3) = 10
Make a function logic(x) which will return 'x' th term of logic
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers341
Suggested Problems
-
Return the 3n+1 sequence for n
8477 Solvers
-
Compute a dot product of two vectors x and y
1046 Solvers
-
987 Solvers
-
Return fibonacci sequence do not use loop and condition
849 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2132 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!