Problem 44717. Five Fingers
A little girl has just learnt how to count from 1 to N using the five fingers of her left hand as follows. She starts by calling her thumb 1, the first finger 2, middle finger 3, ring finger 4, and little finger 5. Then she reverses direction, calling the ring finger 6, middle finger 7, the first finger 8, and her thumb 9, after which she calls her first finger 10, and so on.
We will index her left hand from the thumb to the little finger in the order finger 1 to finger 5. Now, if she continues to count in the described manner, on which finger index will she stop for a given N?
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers33
Suggested Problems
-
110350 Solvers
-
Create a cell array out of a struct
2256 Solvers
-
1522 Solvers
-
Set the array elements whose value is 13 to 0
1416 Solvers
-
Sum the entries of each column of a matrix which satisfy a logical condition.
167 Solvers
More from this Author18
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!