Problem 47209. Find Logic 1
Make correct function by Finding logic
logic(1) = 2
logic(2) = 3
logic(3) = 5
logic(4) = 9
Make a function logic(x) which will return value equal to logic(x)
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers367
Suggested Problems
-
Remove all the words that end with "ain"
2385 Solvers
-
Sum of first n positive integers
590 Solvers
-
Return fibonacci sequence do not use loop and condition
688 Solvers
-
326 Solvers
-
198 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!