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 Solvers51
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2052 Solvers
-
Flip the main diagonal of a matrix
914 Solvers
-
Cell Counting: How Many Draws?
2490 Solvers
-
Sum of first n positive integers
624 Solvers
-
Replace 0 indices in array with 1's
143 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!