Lesliematriisi
Lesliematriisi is a discrete, age-structured population projection model used in demography and ecology to describe how an age-structured population changes over time. The model represents the population at time t by a vector n_t, where each element is the number of individuals in a given age class. It uses a square matrix L, the Leslie matrix, whose first row contains the age-specific fertility rates and whose subdiagonal contains the survival probabilities between consecutive age classes. All other entries are zero.
The population at time t+1 is obtained by n_{t+1} = L n_t. The dominant eigenvalue λ of L
Typically, time steps are annual, and the age classes span juvenile to reproductive ages. Data requirements
Assumptions include a closed population (no migration), constant environment (rates fixed over time), nonoverlapping time steps,
Limitations include sensitivity to input data and the exclusion of migration and density dependence. Real populations