Problem #1: On a certain island, there is a population of snakes, foxes, hawks and mice. Their populations at time t are
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Problem #1: On a certain island, there is a population of snakes, foxes, hawks and mice. Their populations at time t are
Problem #2: Continuing from the system of differential equations from Problem 1, each eigenvector represents a grouping of animals that changes with simple exponential growth or decay. The exponential rate of growth or decay is given by the corresponding eigenvalue. Because the matrix A is invertible and diagonalizable, any initial values for the animal population can be written as a combination of these four special groupings that each grow exponentially by their eigenvalue. Consider the initial population y(0) = [11 7 3 79]. Solve for constants c₁ through c4 in order to write y(0) c1 x1 + c₂x2 + c3 x3 + C4x4 where x1 through x4 are the eigenvectors as detailed in Problem 1 (i.e., the eigenvectors in order, and scaled so that the first component is 1). Enter the values of c₁, c2, C3, and c4, separated with commas.
Problem #3: Based on the system of differential equations from Problem 1, with the initial population from problem 2, find the function for the population of snakes, s(t).