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
Solution Comments
Show comments
Loading...
Problem Recent Solvers14
Suggested Problems
-
2364 Solvers
-
Getting the row and column location from a matrix
299 Solvers
-
Vector of numbers divisible by 3
153 Solvers
-
Matlab Basics - Convert a row vector to a column vector
678 Solvers
-
Solve a System of Linear Equations
14343 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!
Problem needs more test cases.
you did not specify whether the pairs mate again immediately after a female gives birth, or if the pairs ever mate again.