Write the rule of rabbit in Java as sequence 1,1,2,3,5,8,13,21 There is a pair of rabbits, every month from the third month after birth They all give birth to a pair of rabbits. When the rabbits grow up to the third month, they give birth to another pair of rabbits every month, If rabbits do not die, how many rabbits are there in each month?

Write the rule of rabbit in Java as sequence 1,1,2,3,5,8,13,21 There is a pair of rabbits, every month from the third month after birth They all give birth to a pair of rabbits. When the rabbits grow up to the third month, they give birth to another pair of rabbits every month, If rabbits do not die, how many rabbits are there in each month?

There is a pair of rabbits in public class fabacic {/ * *, which will give birth to a pair of rabbits every month from the third month after birth. If the rabbits do not die, what is the total number of rabbits in each month? * / public static void main (string [] args) {int