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
-
449 Solvers
-
Back to basics 22 - Rotate a matrix
903 Solvers
-
Arrange vector in ascending order
775 Solvers
-
351 Solvers
-
454 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!