147
Views
0
CrossRef citations to date
0
Altmetric
Classroom Notes

Modelling the evolution of human postmenopausal longevity using ordinary differential equations

&
Received 30 Mar 2023, Published online: 27 Jun 2024

Abstract

We present two simple ODE systems based on the mathematical model in Le et al. (2022) investigating how human postmenopausal longevity could have evolved. Specifically, our ODE systems address a fairly recent and provocative hypothesis that ancestral males choosing younger mates drove the evolution of menopause (Morton et al., 2013).

We analyse one system in two ways: (1) determining the explicit solution and (2) reducing it to one ODE and drawing a bifurcation diagram. We analyse the other system by reducing it to two ODEs and using a phase plane. The concepts in this article are suitable for a late second-year or third-year course in nonlinear ODEs.

Our models demonstrate that undergraduate students of dynamical systems can critically engage with a highly cited and internationally recognised hypothesis of human evolution.

1. Introduction

A notable difference between humans and other great apes is women often live well past their end of fertility (Blurton Jones et al., Citation2002). Why did human postmenopausal lifespans evolve? In 2013, a provocative theory gained traction–the male mate-choice hypothesis (Morton et al., Citation2013)–and was featured in the BBC online article ‘Men “to blame for the menopause” ’ (Parkinson, Citation2013).

For their hypothesis, Morton et al. (Citation2013) propose that ancestral males developed a mating preference for younger females leaving older females without offspring, causing old-age female fertility to decline due to the accumulation of deleterious mutations that were no longer counterbalanced by natural selection. Needless to say, the hypothesis generated much controversy, some of which is summarised in Saini (Citation2017).

In their study, Morton et al. developed an agent-based model (ABM) to support their proposition, and as with many ABMs, their model is complex and computationally demanding. Fortunately, the male mate-choice hypothesis proves amendable to investigating using systems of ordinary differential equations (ODEs), which we do here.

We will consider two simple ODE systems based on the larger model of Le et al. (Citation2022) and provide exercises suitable for late second-year or third-year undergraduate courses in nonlinear ODEs. The exercises include calculating the explicit solution of a 2-D linear ODE system, drawing the bifurcation diagram of a 1-D ODE, and drawing the phase plane of a 2-D nonlinear ODE system. We explain model formulations to assist students in understanding their constructions but do not focus on teaching the principles of modelling. Conveying the art of modelling would probably best occur in a project-based setting through dialogue between a supervisor and student or group of students and is not the focus of this article.

In Section 2, we present a female-only model with mutating end of female fertility, leading to a 2-D ODE system, which we analyse first by explicitly solving it and alternatively by reducing it to one ODE and plotting a bifurcation diagram. In Section 3, we develop a two-sex model with mutating end of female fertility and male mating preference, leading to a 4-D ODE system, which we reduce to two dimensions and analyse using a phase plane. Through these exercises, we will find that the male mate-choice hypothesis only holds in the unlikely scenario that ancestral males hardly ever mated with older females. Our analysis will show that even a slight chance of mating with an older female or a small subpopulation of less choosy males will produce enough selection pressure to maintain female fertility into old age.

2. Female-only model with mutating end of female fertility

From experience, one of the most difficult transitions from applying classroom material to real-world problems in another field is translating it into a mathematical expression that can be easily manipulated and analysed to form valid conclusions. In the context of the current problem, we first must identify key features that we would like to capture. As menopause affects only women, we can simplify the problem by initially building a single-sex, female-only model. Also, we focus on the most notable traits in the hypothesis, old-age female infertility and male mating preferences.

2.1. Model

Populations: Let us consider two populations, females with trait 1 (F1) and females with trait 2 (F2). Trait 1 represents lifelong fertility, and trait 2 represents a deleterious mutation causing a decline in fertility at older ages. The populations are shown in the black circles in Figure .

Figure 1. Diagram of female-only model (Equation1)–(Equation2).

Figure 1. Diagram of female-only model (Equation1(1) dF1dt=(1−ε)(a+γb)F1⏟OffspringproducedbyyoungandoldF1femaleswithnomutation−δF1⏟Death,(1) )–(Equation2(2) dF2dt=ε(a+γb)F1⏟OffspringproducedbyyoungandoldF1femaleswithmutation+aF2⏟OffspringproducedbyyoungF2females−δF2⏟Death,(2) ).

Reproduction and mutation:

We assume females in F1 and F2 reproduce at rates r1 and r2, respectively. Like Morton et al., we assume mutations occur in one direction: lifelong fertility (trait 1) to old-age infertility (trait 2) (Morton et al., Citation2013). Every time a female in F1 reproduces at rate r1, she has a probability ε of producing an offspring with the deleterious mutation and a probability of 1ε of producing an offspring with the original trait, shown by the blue arrows in Figure . Females in F2 reproduce at rate r2 and all their offspring remain in the F2 population, shown by the green arrow.

Death: We assume all individuals die at the same rate δ, shown by the red arrows in Figure .

Age classes, mating, and reproductive rates: We do not explicitly model the transition of individuals through different age classes; however, we still need to differentiate between young and old females. We define young, sexually mature females as those between ages 15 to 45 and old females as those over age 45. Hence, the age 45 represents an approximate midlife transition point.

For simplicity, we assume the populations exist at stable age distributions, meaning the proportions in each age class remain constant over time. Let ψa and ψb be the proportions of young and old females, and let β be the average rate fertile females produce daughters. Then, in population F1 with lifelong fertility, young and old females reproduce at rates aF1 and bF1 respectively, assuming they can all find mates, where a=βψa and b=βψb. In population F2 with old-age infertility, young females reproduce at rate aF2 and old females do not reproduce.

To model male mating preference, we follow the assumption of Morton et al. that males always desire to mate with young females from both the F1 and F2 populations, so a young female who is ready to conceive finds a mate with probability 1. On the other hand, males have less desire to mate with old females, so the probability an old female finds a mate is γ1. Hence, for population F1, the total reproduction rate is r1=a+γb, which is the sum of the reproductive contribution of young females and old females who are able to find mates. For population F2, only young females can reproduce, so the reproduction rate is r2=a.

Putting these pieces together, we arrive at the ODE system (1) dF1dt=(1ε)(a+γb)F1OffspringproducedbyyoungandoldF1femaleswithnomutationδF1Death,(1) (2) dF2dt=ε(a+γb)F1OffspringproducedbyyoungandoldF1femaleswithmutation+aF2OffspringproducedbyyoungF2femalesδF2Death,(2) where parameter definitions are summarised in Table .

Table 1. Parameters and variables for (Equation1)–(Equation2).

2.2. Parameter estimates

In other applied mathematical areas where one works with scientists conducting lab experiments, acquiring data to test our model would be straightforward. Unfortunately, obtaining data in this setting is more challenging as the ancestral population existed millions of years ago (Kaplan et al., Citation2000; O'Connell et al., Citation1999a). An alternative solution is necessary, presenting a chance to engage students through inquiry: ‘What other data sets can we use that would be sufficient?’

Two sources typically used to represent our ancestral condition are chimpanzee data and hunter-gather data. Arguably neither are entirely suitable, although many scientists argue that the common ancestor was more chimp than human-like (Wrangham, Citation2001). On the other hand, our model, like the ABM in Morton et al. (Citation2013), assumes longevity remains at a human-like lifespan and the loss of old-age female fertility evolves, implying we are interested in a human-like longevity for the initial condition.

Now, critical students might touch on a problem: ‘If we share a common ancestor with chimpanzees, who have shorter lifespans, how did longer lifespans evolve in the hominin lineage in the first place?’ Modelling mutations in longevity traits has been explored in Le et al. (Citation2022) and Morton et al. (Citation2013) but is outside the scope of this presentation. Here, we focus on estimating parameters needed for the assumptions of the male mate-choice hypothesis, namely those characterising a human-like lifespan, and to do so, we use modern hunter-gatherer data.

In keeping with Le et al.'s paper, we use life history data from the Hadza, a hunter-gatherer group living in northern Tanzania (Blurton Jones et al., Citation2002, Table 3). In their table, we are interested in the column showing the probabilities of surviving to age x, notated lx, which we plot in Figure .

Figure 2. Survival curve from the Hadza lifetable of Blurton Jones et al. (Citation2002, Table 3). We partition the population into three age classes: juvenile (age 0–15), young (age 15–45), and old (ages 45+).

Figure 2. Survival curve from the Hadza lifetable of Blurton Jones et al. (Citation2002, Table 3). We partition the population into three age classes: juvenile (age 0–15), young (age 15–45), and old (ages 45+).

Referring back to Section 2.1, we assume our populations are at stable age distributions. Furthermore, we assume F1 and F2 have the same age distribution, since they have the same mortality rates. To estimate the reproductive parameters a and b, we first estimate the proportions, ψa and ψb, of younger and older females in the population. For simplicity, we assume the survival curve in Figure approximates the stable age distribution, which is valid if the growth or decline rates of the total population is small.

In Figure , we plotted the survival probabilities lx for each year of age and joined them with lines. We then divided the data into Juveniles, Young, and Old. Juveniles are those between ages 0 to 15 who we assume have not reached sexual maturity, the Young are sexually mature females between ages 15 and 45, and the Old are females over 45. Using the survival curve, we can find the proportion of young females ψa and old females ψb by calculating the areas under various sections of the curve. This is a task that can be given to students.

For convenience of notation, let us assume l(x) is a piecewise linear continuous function connecting the data points lx given by Blurton Jones et al. (Citation2002). Also note that the data ends at age 84, so our integrals stop there rather than infinity. Using the trapezoidal rule to evaluate integrals, we estimate the proportion of younger and older females as follows: ψa=1545l(x)dx084l(x)dx=0.428andψb=4584l(x)da084l(x)dx=0.288. Similarly, we estimate the average death rate, but this time, integrate across the entire age range: δ=1084l(x)dx=0.030yr1. In addition, we estimate the birth rate β using a chimpanzee average interbirth interval of 5 years (Thompson, Citation2013; Thompson et al., Citation2007). This results in a birth rate of β=(1/2)(1/5)yr1=0.1yr1, where the factor of 1/2 is because we only account for female offspring and assume an equal probability of having children of either sex. Therefore, we estimate the reproductive contribution of young females to be a=ψaβ=0.043yr1. For the reproductive contribution of old females in F1, we have b=ψbβ=0.029yr1. We set the mutation probability to be low at ε=0.0001. These parameter estimates are summarised in Table .

2.3. Analysis using explicit solution

System (Equation1) and (Equation2) can be written as (3) ddt(F1F2)=((1ε)(a+γb)δ0ε(a+γb)aδ)(F1F2),(3) and we can solve it explicitly. We can observe straightforwardly that the matrix has eigenvalues λ1=(1ε)(a+γb)δandλ2=aδ and determine the corresponding eigenvectors v1=((1ε)γbεaε(a+γb))andv2=(01). Hence, the solution is (F1F2)=Aeλ1tv1+Beλ2tv2 for arbitrary constants A and B.

Exercise: Students can verify the eigenvalues and eigenvectors above. Alternatively, they could find the solution to (Equation3) on their own without being given the eigenvalues and eigenvectors.

There are two possible long-term outcomes. If λ1 is the dominant eigenvalue, i.e. λ1>λ2γ>ε1εab, the proportion of females with lifelong fertility will approach v11v11+v12=1ε(1+aγb). If λ2 is dominant, i.e. λ1<λ2γ<ε1εab, it will approach 0, meaning F2 dominates.

Exercise: Students can verify the conclusions above.

2.4. Analysis by transforming the system to a 1-D ODE

As an alternative approach, note that we mainly care about whether lifelong fertility (trait 1) or old-age infertility (trait 2) dominates, so it suffices to look at the long-term proportions of F1 and F2 in the population rather than their actual values. Hence, let us define U1=F1TandU2=F2T, where T=F1+F2 is the total population. These variables represent the proportions of traits 1 (lifelong fertility) and 2 (old-age infertility) in the population, so U1+U2=1.

Now, we derive an ODE for U1.

We will need to calculate dT/dt, so adding (Equation1) and (Equation2), we obtain dTdt=dF1dt+dF2dt=(1ε)(a+γb)F1δF1+ε(a+γb)F1+aF2δF2=(a+γb)F1+aF2δT. Then, we take the derivative of both sides of U1=F1/T using the product rule and (Equation1) and (Equation2) to find dU1dt=1TdF1dtF1T2dTdt=(1ε)(a+γb)F1δF1TF1T(a+γb)F1+aF2δTT=(1ε)(a+γb)U1δU1U1((a+γb)U1+aU2δ). Substituting U2=1U1 and dropping the subscript 1 for convenience, we obtain (4) dUdt=((1ε)(a+γb)aγbU)U.(4) Exercise: Derive (Equation4) from the definition of U and (Equation1) and (Equation2).

Using (Equation4) we analyse the stability of this system by solving for equilibria. Letting dU/dt=0, we find 0=((1ε)(a+γb)aγbU)U, giving the two equilibrium points (5) U=0andU=(1ε)(a+γb)aγb=1ε(1+aγb).(5) Note that the right-hand side of (Equation4) is a downward parabola, so when the second equilibrium is positive, it is stable and U=0 is unstable (see Figure (a)). On the other hand, if the second equilibrium is negative, it is unstable and U=0 is stable (see Figure (b)).

Figure 3. Growth curves dU/dt vs U for (Equation4). (a) When 0<1ε(1+a/b), the positive equilibrium is stable and U=0 is unstable. (b) When 0<1ε(1+a/b), the equilibrium at U=0 is stable and the negative equilibirum is unstable.

Figure 3. Growth curves dU/dt vs U for (Equation4(4) dUdt=((1−ε)(a+γb)−a−γbU)U.(4) ). (a) When 0<1−ε(1+a/b), the positive equilibrium is stable and U=0 is unstable. (b) When 0<1−ε(1+a/b), the equilibrium at U=0 is stable and the negative equilibirum is unstable.

Exercise: Conduct or verify the stability analysis above.

Exercise: Draw the bifurcation diagram for (Equation4) with respect to bifurcation parameter γ. What kind of bifurcation is it?

To draw the bifurcation diagram, we plot the two equilibrium points given in (Equation5). We calculate that they intersect at the bifurcation point γ=ε1εab. Furthermore, from our stability analysis above, we know that the two equilibria change stability at this point, and the equilibrium with the greater value is stable. This is a transcritical bifurcation, and we can draw the bifurcation diagram in Figure .

Figure 4. Bifurcation diagram of equilibrium points Ueq for the proportion of females with trait 1 (lifelong fertility) for various values of γ, the probability old, fertile females find mates. Equilibria cross at a transcritical bifurcation at γ=(ε/(1ε))(a/b), where they swap stabilities.

Figure 4. Bifurcation diagram of equilibrium points Ueq for the proportion of females with trait 1 (lifelong fertility) for various values of γ, the probability old, fertile females find mates. Equilibria cross at a transcritical bifurcation at γ=(ε/(1−ε))(a/b), where they swap stabilities.

Substituting the parameter estimates from Table , we find that γ, the probability an old, fertile female finds a mate, has to be extremely small for old-age infertility (trait 2) to dominate. In fact, we can find the point where the stable equilibrium value of U is 0.5, the balance point, by solving Ueq=1ε(1+aγb)=0.5γ=ε0.5εab=3.0×104. Thus, unless γ is very small (i.e. γ0.0003), the proportion of females with lifelong fertility (trait 1) makes up the majority of the population at the stable equilibrium. In fact, for γ=0.05%, 0.1%, and 1%, the fractions of females with lifelong fertility (trait 1) in the long term are 0.70, 0.85, and 0.99 repsectively. Evidently, this means that even if the chances of older females finding a mate is low, that small proportion of older females who reproduce at older ages is enough to maintain old-age female fertility as the dominant trait. We can infer that for a shift to old-age infertility to occur, the males must severely limit their mate choice. However, in this section, we have not considered the male population explicitly. Therefore, in the following section, we add two male populations. This allows us to investigate Morton et al.'s conclusion further.

3. Two-sex model with mutating end of female fertility and varying male mating preference

3.1. Model

In Section 2, we started with a simple a female-only model by assuming a fixed probability γ that an old female will find a mate. We next introduce some variability in male mating preferences by introducing two male populations:

  1. Unfussy males (M1) who are willing to mate with a female of any age,

  2. Fussy males (M2) who only mate young females.

For simplicity, we assume every time a female is ready to mate, she has one chance to pair up and chooses among all available mates with equal chance. In this case, the probability γ that an old female successfully reproduces is the chance of randomly picking an unfussy male, so (6) γ=M1TM,(6) where TM=M1+M2 is the total male population. As before, we assume young females always successfully mate. Then, substituting (Equation6) into our previous model (Equation1) and (Equation2), we obtain the ODEs (7) dF1dt=(1ε)(a+bM1TM)F1δF1,(7) (8) dF2dt=ε(a+bM1TM)F1+aF2δF2,(8) for the female populations. For the males, we write the model (9) dM1dt=((a+b)F1+aF2)M1TMMatingrateofM1withyoungandoldfemalesδM1Death,(9) (10) dM2dt=(aF1+aF2)M2TMMatingrateofM2withyoungfemalesδM2Death.(10) The mating rates for the male equations above are constructed as follows. The total number of fertile females is (a+b)F1+aF2, which includes young and old females from F1 and young females from F2. The probability these females mate with an unfussy male is M1/TM, so the mating rate of M1 males with fertile females is given by the first term in (Equation9). Similarly, the total number of young females is aF1+aF2, and the probability they mate with a fussy male is M2/TM, so the mating rate of M2 males with young females is given by the first term in (Equation10). Note that we assume an equal chance of having sons and daughters, so the reproductive rates a and b also give the rates females produce sons, which is why we can use them directly in the equations for males. As with the females, we also assume males die at rate δ, giving the last terms of (Equation9) and (Equation10).

We have not included mutation between M1 and M2, because adding it makes the analysis more algebraically intense. However, one could analyse a system with mutations in the same way we analyse this system in Section 3.2.

Thought question: What if we assume fertile females have more than one chance to find a mate or if they have some agency of choice rather than selecting randomly? How would that change the expression for γ in (Equation6)?

3.2. Analysis

Model (Equation7)–(Equation10) is a 4-D nonlinear ODE system making it difficult to analyse without simplifying. First, let TF=F1+F2 and TM=M1+M2 be the total female and male populations respectively. Adding (Equation7) and (Equation8), we get dTFdt=dF1dt+dF2dt=(a+bM1TM)F1+aF2f(t)δTF, and adding (Equation9) and (Equation10), we get dTMdt=dM1dt+dM2dt=(a+bM1TM)F1+aF2f(t)δTM. Note that TF and TM satisfy the same differential equation (ddt+δ)TF=f(t)and(ddt+δ)TM=f(t), where f(t)=(a+bM1TM)F1+aF2. By uniqueness of solutions to ODEs, as long as the initial conditions TF(0)=TM(0) match, we have TF(t)=TM(t) for all t. Hence, let us assume the total female and male populations start at the same value and define T=TF=TM as the total populations of males or females.

Similarly to what we did before, define the normalised populations U1=F1T,U2=F2T,V1=M1T,V2=M2T. Note that U1+U2=1 and V1+V2=1, so let us define U=U1 and 1U=U2; and V=V1 and 1V=V2.

Now, we will take the system (Equation7)–(Equation10) and derive an ODE system for U and V . As before, we differentiate U1 using the product rule and chain rule to obtain dU1dt=1TdF1dtF1T2dTdt, so dU1dt=1T((1ε)(a+bM1T)F1δF1)F1T2((a+bM1T)F1+aF2δT)=(1ε)(a+bV1)U1δU1U1((a+bV1)U1+aU2δ). Substituting U1=U, U2=1U, and V1=V, we obtain dUdt=(1ε)(a+bV)UδUU((a+bV)U+a(1U)δ)=(b(1εU)Vεa)U. Exercise: Verify the derivation above. Alternatively, one could ask students to produce the ODE for U without seeing the steps.

Similarly, for V , one will obtain the ODE dVdt=bUV(1V), and as a check, we can verify that dU2dt=dUdtanddV2dt=dVdt. Exercise: Verify the results above.

Hence, we have reduced the original 4-D system (Equation7)–(Equation10) to the 2-D system (11) dUdt=(b(1εU)Vεa)U,(11) (12) dVdt=bUV(1V).(12) Exercise: Analyse the system (Equation11) and (Equation12) by finding nullclines, equilibria, and characterising equilibria. Draw the phase portrait.

In a nonlinear ODEs course, students ought to be able to carry out the analysis above with the catch that the system above has a line of (unstable) equilibrium points at U=0, which they might find unexpected. We do the analysis below for reference.

The U-nullclines are U=0andV=εab(1εU), and the V -nullclines are U=0,V=0,andV=1. We plot the nullclines in Figure .

Figure 5. Phase plane for (Equation11) and (Equation12). The population U is the proportion of females with lifelong fertility as opposed to old-age infertility, and V is the proportion of males who are unfussy and will mate with females of any age as opposed to fussy males who only mate young females. (Note that the figure is not drawn to scale to make certain features more prominent. In fact, it is generated by setting an artificially high mutation rate ε=0.05 and taking other parameter values from Table .)

Figure 5. Phase plane for (Equation11(11) dUdt=(b(1−ε−U)V−εa)U,(11) ) and (Equation12(12) dVdt=bUV(1−V).(12) ). The population U is the proportion of females with lifelong fertility as opposed to old-age infertility, and V is the proportion of males who are unfussy and will mate with females of any age as opposed to fussy males who only mate young females. (Note that the figure is not drawn to scale to make certain features more prominent. In fact, it is generated by setting an artificially high mutation rate ε=0.05 and taking other parameter values from Table 1.)

We can find that the U-nullcline given by V=εab(1εU) intersects the V -nullclines U=0 and V =1 at (0,ε1εab)and(1ε(1+ab),1) respectively. By considering the directions of the vector field along the nullclines, we can observe the following:

  • The fixed points are the line U=0 and the point (1ε(1+a/b),1).

  • The fixed point (1ε(1+a/b),1) is a stable node.

  • If we use the definition of stable and unstable slightly loosely, the points along the line U=0 with V>ε1εab are unstable (i.e. one eigenvalue is positive and the other is 0) and the points with V<ε1εab are stable (i.e. one eigenvalue is negative and the other is 0).

Exercise: Alternatively, students can verify the bulleted results above by calculating the Jacobian of (Equation11) and (Equation12) and evaluating it at the various equilibrium points.

Note that the phase plane in Figure is not drawn to scale. The mutation probability ε is artificially raised to 0.05 to make certain features of the phase plane more prominent. If we draw the phase plane with all parameters as in Table , including ε=0.0001, we obtain the trajectories in Figure . Here, nearly all the trajectories look like straight lines heading directly towards the stable node at (1ε(1+ab),1)=(0.9998,1).

Figure 6. Trajectories for (Equation11) and (Equation12) using parameters from Table , including ε=0.0001. Nearly all trajectories approach the stable node at (U,V)=(0.9998,1). The population U is the proportion of females with lifelong fertility as opposed to old-age infertility, and V is the proportion of males who are unfussy and will mate with females of any age as opposed to fussy males who only mate young females.

Figure 6. Trajectories for (Equation11(11) dUdt=(b(1−ε−U)V−εa)U,(11) ) and (Equation12(12) dVdt=bUV(1−V).(12) ) using parameters from Table 1, including ε=0.0001. Nearly all trajectories approach the stable node at (U,V)=(0.9998,1). The population U is the proportion of females with lifelong fertility as opposed to old-age infertility, and V is the proportion of males who are unfussy and will mate with females of any age as opposed to fussy males who only mate young females.

Note that for any initial population satisfying U(0)>0andV>ε1εab, the trajectory always has a positive dV/dt and is repelled from the line of equilibria at U=0, so it is guaranteed to approach the stable node (1ε(1+a/b),1) at the upper right corner. In fact, from numerical simulations, the basin of attraction for this stable node appears even larger, but precisely determining the bottom boundary is difficult. (See Figure , which is drawn to the scale of Figure to make features more visible.)

Nonetheless, this observation implies that if the population contains at least a tiny minority of less choosy, unfussy males, specifically if V(0)>ε1εab=1.5×104 (when using parameters from Table ), the unfussy population will quickly outcompete and replace the fussy one. In addition, U=ε(1+a/b)=99.98% of the female population will maintain lifelong fertility. Therefore, our analysis in Sections 2 and 3 strongly imply that a male mating strategy of only mating young females is highly evolutionarily unstable. Furthermore, unless the vast majority of men never deviate from the preference to only mate young women, the most likely outcome of the male mate choice hypothesis is that we end up with a species in which fertile women of any age can find mates and the vast majority of women maintain lifelong fertility. Since this outcome is not true for our species, it seems we need an alternative hypothesis to explain human postmenopausal longevity. This is a task for future investigation.

Figure 7. Basin of attraction for the stable node (1ε(1+a/b),1). We can observe that all trajectories starting in the light grey region with U>0 and V>(ε/(1ε))(a/b) have positive dV/dt and are repelled from the line of equilibria at U=0, so they are guaranteed to approach the stable node (1ε(1+a/b),1). From numerical simulations, we find that the basin of attraction includes an additional region in dark grey below the dashed line V=(ε/(1ε))(a/b). (Note that this figure is not drawn to the correct scale as in Figure . It is drawn to the scale of Figure .).

Figure 7. Basin of attraction for the stable node (1−ε(1+a/b),1). We can observe that all trajectories starting in the light grey region with U>0 and V>(ε/(1−ε))(a/b) have positive dV/dt and are repelled from the line of equilibria at U=0, so they are guaranteed to approach the stable node (1−ε(1+a/b),1). From numerical simulations, we find that the basin of attraction includes an additional region in dark grey below the dashed line V=(ε/(1−ε))(a/b). (Note that this figure is not drawn to the correct scale as in Figure 6. It is drawn to the scale of Figure 5.).

4. Discussion

We have presented two systems of ODEs modelling the evolution of human postmenopausal longevity. We show how to analyse these systems using concepts taught in most second or third-year courses on nonlinear ODEs. The student exercises we propose include explicitly solving a linear 2-D ODE system, drawing a bifurcation diagram of a nonlinear ODE, and drawing a phase plane of a nonlinear 2-D ODE system.

To summarise the premise that inspired these models, Morton et al. proposed a male mate-choice hypothesis to explain the evolution of human postmenopausal longevity and constructed an ABM to justify it (Morton et al., Citation2013). Then, Le et al. (Citation2022) pointed out that due to the complex nature of ABMs, certain features of their model may have remained unexplored and developed an ODE system of the hypothesis. Based on the model in Le et al. (Citation2022), we construct two relatively simple ODE models presented in this article to investigate Morton et al.'s conclusions.

Both models presented in Sections 2 and 3 agree with Morton et al. that strict male mating preferences towards young females can lead to old-age infertility, or menopause, evolving. However, this occurs only under the most stringent condition that the vast majority of males collectively decide not to mate with any older females. From Figure in Section 2, we can see that if a small number of males choose to mate with older females, it is enough to maintain lifelong female fertility. This is further supported in Section 3 where we added more variation by explicitly modelling males and their preferences traits. We see in Figure that for almost any initial population of unfussy males, they will eventually outcompete fussy males. This is because fussy males who restrict their mate choice to only young females limit the chance of passing their fussy traits to the next generation whereas unfussy males, who will mate with females of any age, produce more offspring. For this reason, Morton et al.'s conclusions are too sensitive, relying on the specific condition that ancestral males collectively limit their mate choices to only young females. Hence, an alternative explanation to human postmenopausal longevity that does not hinge on the restriction of mate choice is needed.

We turn to current anthropological literature where the most widely supported theory is the Grandmother hypothesis. This theory centres around the economic productivity of older, less fertile, ancestral women subsiding care for kin. By doing so, these philanthropic older females facilitate the evolution of favourable traits such as extended lifespans and old-age infertility, which give rise to human postmenopausal longevity, without the need for any restrictions on mate choice (Hawkes, Citation2020; Hawkes & Coxworth, Citation2013; Hawkes et al., Citation1989Citation2000Citation1998; O'Connell et al., Citation1999b). Formulating and investigating an ODE model of the Grandmother hypothesis remains a challenge we aspire to address.

Acknowledgments

The authors would like to thank Emeritus Prof Mark Gould for guidance on analytical stability analysis and how to best evoke interest in students in this area from his years of lecturing, A/Prof Mark Nelson for examples and guidance on how to organise the article, and Dr Matthew Cody Nitschke for discussions during our planning phase.

Disclosure statement

No potential conflict of interest was reported by the authors.

Additional information

Funding

PSK was supported by the Australian Research Council Future Fellowship (FT200100190).

References

  • Blurton Jones, N. G., Hawkes, K., & O'Connell, J. F. (2002). Antiquity of postreproductive life: Are there modern impacts on hunter-gatherer postreproductive life spans? American Journal of Human Biology, 14(2), 184–205. https://doi.org/10.1002/ajhb.v14:2
  • Hawkes, K. (2020, September). The centrality of ancestral grandmothering in human evolution. Integrative and Comparative Biology, 60(3), 765–781. https://doi.org/10.1093/icb/icaa029
  • Hawkes, K., & Coxworth, J. E. (2013). Grandmothers and the evolution of human longevity: A review of findings and future directions. Evolutionary Anthropology: Issues, News, and Reviews, 22(6), 294–302. https://doi.org/10.1002/evan.v22.6
  • Hawkes, K., O'Connell, J. F., & Blurton Jones, N. G. (1989). Hardworking Hadza grandmothers. In V. Standen R. A. Foley (Eds.), Comparative socioecology: the behavioural ecology of humans and other mammals (pp. 341–366). Basil Blackwell.
  • Hawkes, K., O'Connell, J. F., Blurton Jones, N. G., Alvarez, H., & Charnov, E. L. (2000). The grandmother hypothesis and human evolution. In Adaptation and human behavior: An anthropological perspective (Vol. 231, p. 252). Routledge.
  • Hawkes, K., O'Connell, J. F., Jones, N. G., Alvarez, H., & Charnov, E. L. (1998, February). Grandmothering, menopause, and the evolution of human life histories. Proceedings of the National Academy of Sciences USA, 95(3), 1336–1339. https://doi.org/10.1073/pnas.95.3.1336
  • Kaplan, H., Hill, K., Lancaster, J., & Hurtado, A. M. (2000). A theory of human life history evolution: Diet, intelligence, and longevity. Evolutionary Anthropology: Issues, News, and Reviews: Issues, News, and Reviews, 9(4), 156–185. https://doi.org/10.1002/(ISSN)1520-6505
  • Le, A., Hawkes, K., & Kim, P. S. (2022, June). Male mating choices: The drive behind menopause? Theoretical Population Biology, 145, 126–135. https://doi.org/10.1016/j.tpb.2022.04.001
  • Morton, R. A., Stone, J. R., & Singh, R. S. (2013). Mate choice and the origin of menopause. PLOS Computational Biology, 9(6), e1003092. https://doi.org/10.1371/journal.pcbi.1003092
  • O'Connell, J. F., Hawkes, K., & Blurton Jones, N. G. (1999a, May). Grandmothering and the evolution of homo erectus. Journal of Human Evolution, 36(5), 461–485. https://doi.org/10.1006/jhev.1998.0285
  • O'Connell, J. F., Hawkes, K., & Blurton Jones, N. G. (1999b, May). Grandmothering and the evolution of homo erectus. Journal of Human Evolution, 36(5), 461–485. https://doi.org/10.1006/jhev.1998.0285
  • Parkinson, C. (2013, June). Men ‘to blame for the menopause’. BBC News website https://www.bbc.com/news/health-22886668.
  • Saini, A. (2017). Inferior: How science got women wrong and the new research that's rewriting the story / angela saini. Beacon Press.
  • Thompson, M. E. (2013, March). Reproductive ecology of female chimpanzees. American Journal of Primatology, 75(3), 222–237. https://doi.org/10.1002/ajp.2013.75.issue-3
  • Thompson, M. E., Jones, J. H., Pusey, A. E., Brewer-Marsden, S., Goodall, J., Marsden, D., & Wrangham, R. W. (2007, December). Aging and fertility patterns in wild chimpanzees provide insights into the evolution of menopause. Current Biology, 17(24), 2150–2156. https://doi.org/10.1016/j.cub.2007.11.033
  • Wrangham, R. W. (2001). Out of the pan, into the fire: How our ancestors' evolution depended on what they ate. In Tree of origin: What primate behavior can tell us about human social evolution (pp. 121–43). Harvard University Press.