Problem 57710. The rabbit problem
Suppose a newly-born pair of rabbits, one male, one female, are put in a field. Rabbits are able to mate at the age of one month so that at the end of its second month a female can produce another pair of rabbits. Suppose that our rabbits never die and that the female always produces one new pair (one male, one female) every month from the second month on.
How many pairs will there be in x months?
Solution Stats
Problem Comments
-
2 Comments
Dyuman Joshi
on 17 Feb 2023
Problem needs more test cases.
Juni
on 5 Mar 2023
you did not specify whether the pairs mate again immediately after a female gives birth, or if the pairs ever mate again.
Solution Comments
Show commentsProblem Recent Solvers13
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6388 Solvers
-
17211 Solvers
-
344 Solvers
-
Find out missing number from a vector of 9 elements
302 Solvers
-
491 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!