From the sequence 3,8,13,18,23,28,33,38.....
if the input n=2 output should be y=[13 18]
n=6;y=[53 58]
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers52
Suggested Problems
-
Return the largest number that is adjacent to a zero
5526 Solvers
-
Return the 3n+1 sequence for n
8510 Solvers
-
How to find the position of an element in a vector without using the find function
2818 Solvers
-
Flip the vector from right to left
11195 Solvers
-
1712 Solvers
More from this Author6
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!